Skip to content

feat: enhance CDF variable display and refactor byte encoding#28

Merged
Beforerr merged 1 commit intomainfrom
push-tsnnpumzxxmk
Nov 3, 2025
Merged

feat: enhance CDF variable display and refactor byte encoding#28
Beforerr merged 1 commit intomainfrom
push-tsnnpumzxxmk

Conversation

@Beforerr
Copy link
Member

@Beforerr Beforerr commented Nov 3, 2025

  • Moved byte encoding logic to dataset level with new is_big_endian_encoding method
  • Simplified CDFVariable struct by removing redundant byte_swap field
  • Added dedicated show method for CDFVariable with detailed attribute display
  • Removed unused DataType conversion functions and CPR helper
  • Cleaned up variable loading code by using dataset-level encoding check

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

- Moved byte encoding logic to dataset level with new is_big_endian_encoding method
- Simplified CDFVariable struct by removing redundant byte_swap field
- Added dedicated show method for CDFVariable with detailed attribute display
- Removed unused DataType conversion functions and CPR helper
- Cleaned up variable loading code by using dataset-level encoding check
@Beforerr Beforerr merged commit df66fc3 into main Nov 3, 2025
6 checks passed
@Beforerr Beforerr deleted the push-tsnnpumzxxmk branch November 3, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant